Skip to content

add important linear algebra operations #125

Open
marcelluethi wants to merge 2 commits into
dimwit-dev:mainfrom
marcelluethi:add-linalg-operations
Open

add important linear algebra operations #125
marcelluethi wants to merge 2 commits into
dimwit-dev:mainfrom
marcelluethi:add-linalg-operations

Conversation

@marcelluethi

Copy link
Copy Markdown
Contributor

This PR adds important linear algebra operations, such as qr, cholesky, svd, solve and eigh.
Furthermore, it puts the implementation of the LinearAlgebraTensorOps (such as norm, det, inv) into the LinearAlgebra module and makes them just simple wrappers.

This commit wraps important linear algebra operations, such as qr, cholesky, svd, solve and eigh.
@marcelluethi marcelluethi requested a review from benikm91 July 2, 2026 15:12
@marcelluethi marcelluethi force-pushed the add-linalg-operations branch from 9f82248 to c8d018e Compare July 2, 2026 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant